C1.Silverlight.RichTextBox.5
Insert(Int32,Object) Method

Syntax
'Declaration
 
Public Overloads Sub Insert( _
   ByVal index As System.Integer, _
   ByVal value As System.Object _
) 
public void Insert( 
   System.int index,
   System.object value
)

Parameters

index
value
See Also

Reference

ProxyCollection<T> Class
ProxyCollection<T> Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.